You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clVector Structure
>
clVector Operators
>
- Operator
>
clVector.- Operator ([In] TCplx, [In] clVector)
Dew Math for .NET
clVector.- Operator ([In] TCplx, [In] clVector)
clVector Structure
clVector Members
Dew.Math Namespace
- Operator
Collapse All
Subtract all elements in Right from Left.
Syntax
C#
Visual Basic
public
static
clVector
operator
-
([In]
TCplx
Left
, [In]
clVector
Right
);
Public
static
Operator
-
(
Left
As
[In]
TCplx
,
Right
As
[In]
clVector
)
Group
- Operator
Links
clVector Structure
,
clVector Members
,
Dew.Math Namespace
,
- Operator
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!